[AUTO] Adding MCP Servers docs update#1056
Closed
evantahler wants to merge 1 commit into
Closed
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
|
Closing as superseded by merged #1057 ([AUTO] Adding MCP Servers docs update), which includes the latest toolkit docs regeneration. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was generated after a Porter deploy succeeded.
Note
Low Risk
Changes are generated documentation/metadata for LLM tool schemas, not application runtime code; risk is mainly that integrators see breaking Gmail/Excel parameter shapes in published docs.
Overview
Refreshes auto-generated toolkit definitions under
toolkit-docs-generator/data/toolkits/(index + per-toolkit JSON), including newgeneratedAttimestamps.Gmail (7.5.1 → 8.0.1) adds optional
page_tokenon list/search tools. ListEmailsByHeader and SearchThreads changesender,recipient,subject, andbodyfrom single strings to string arrays (OR semantics), with updated docs forlabel/exclude_automatedwhen using user-created labels and formax_resultsclamping.Microsoft Excel (0.2.0 → 1.1.1) is a large reshape: legacy cell/worksheet CRUD tools are replaced by capabilities such as CreateOrEditWorkbook, ReadWorksheet, AggregateWorksheet, ScanForDataIssues, SearchWorkbooks, UploadWorkbook, and workbook comments tools; tool count in the index goes from 9 to 10.
Microsoft Outlook Mail (0.4.0 → 0.5.0) adds CreateDraftReply and SharedMailboxCreateDraftReply; other Microsoft toolkits in the diff are mostly patch version and FQN bumps (Outlook Calendar, PowerPoint, SharePoint, Teams, Word).
Reviewed by Cursor Bugbot for commit a96a1b1. Bugbot is set up for automated code reviews on this repo. Configure here.